You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > MatrixInt.ScatterByMask Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.ScatterByMask Method

Scatters Src elements defined with the Mask to the calling object.

Syntax
C#
Visual Basic
public TMtxVecInt ScatterByMask([In] TMtxVecInt Src, [In] TMtxVecInt Mask, bool allow_resizing);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!